crypto/mlkem.DecapsulationKey1024.key (field)
4 uses
crypto/mlkem (current package)
mlkem.go#L134: key *mlkem.DecapsulationKey1024
mlkem.go#L163: return dk.key.Bytes()
mlkem.go#L171: return dk.key.Decapsulate(ciphertext)
mlkem.go#L177: return &EncapsulationKey1024{dk.key.EncapsulationKey()}
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |